software complexity in Chinese
Translation
Mobile
- 軟件復(fù)雜性
- "software" in Chinese : (電腦的)軟件,軟設(shè)備;程序設(shè)備;語言設(shè)備;程度系統(tǒng);設(shè) ...
- "complexity" in Chinese : n. 1.復(fù)雜性,復(fù)合狀態(tài)。 2.復(fù)合物;復(fù)雜的事物[情 ...
- "complexity" in Chinese : n. 1.復(fù)雜性,復(fù)合狀態(tài)。 2.復(fù)合物;復(fù)雜的事物[情況]。
- "advancing complexity" in Chinese : 進化綜合
- "algorithm complexity" in Chinese : 算法復(fù)雜性
- "algorithmic complexity" in Chinese : 算法復(fù)雜性
- "asymptotic complexity" in Chinese : 漸近復(fù)雜性
- "aufwand complexity" in Chinese : 復(fù)雜性
- "business complexity" in Chinese : 業(yè)務(wù)復(fù)雜性
- "chemical complexity" in Chinese : 化學(xué)復(fù)雜度
- "circuit complexity" in Chinese : 電路復(fù)雜性
- "clonal complexity" in Chinese : 克隆復(fù)雜性
- "code complexity" in Chinese : 代碼復(fù)雜性
- "cognitive complexity" in Chinese : 認知復(fù)雜性
- "complexity analysis" in Chinese : 成分分析
Examples
- Uml also helped raise general awareness of the value of modeling when dealing with software complexity
在處理復(fù)雜軟件時, uml同樣能夠幫助增強對模建模價值的普遍的認識。 - Over the last four decades , software architectures have attempted to deal with increasing levels of software complexity
在過去的40年里,軟件體系結(jié)構(gòu)試圖處理日益增長的軟件復(fù)雜性。 - ( 5 ) the thesis also objectively evaluates the performance of time delay , structure properties and software complexity of the above three cryptographic protocols
( 5 )本文對這三種密碼協(xié)議的執(zhí)行時間、結(jié)構(gòu)特性以及實現(xiàn)分析的軟件復(fù)雜度給出了客觀的評估。 - Each shift was made in part to deal with greater levels of software complexity and to enable the assembly of applications through parts , components , or services
而進行的每一次轉(zhuǎn)變在某種程度上都是為了處理更高級別的軟件復(fù)雜性,并且使得可以通過部件、組件或服務(wù)來裝配應(yīng)用程序。 - His interests include unstructured information management systems and paradigms that let developers work at higher levels of abstraction to cope with software complexity . please take a moment to complete this form to help us better serve you
他感興趣的領(lǐng)域包括非結(jié)構(gòu)化的信息管理系統(tǒng)和范型,使開發(fā)人員在更高級別的抽象中工作,以應(yīng)對軟件復(fù)雜性。 - This method not only specifies the structure and dynamic properties but also evaluates the performance of cryptographic protocol ( mainly time delay and software complexity ) . ( 3 ) firing rules of timed petri nets and the definition and algorithm of timed reachable graph are given
( 3 )給出了時延petri網(wǎng)的引發(fā)規(guī)則、時間可達圖定義和構(gòu)造算法,并且介紹了時延petri網(wǎng)的兩個基本分析方法:時間可達圖(或可覆蓋圖)和狀態(tài)方程。 - In hardware design , it dominate a / d converter chip real time sampling with fpga . in software design , it adopt embedded real time operating system to meet the real time of ecu system , at the same time , it solve the problem of control software complexity and maintenance difficulty
在硬件設(shè)計上,采用fpga控制a / d轉(zhuǎn)換芯片實時采集數(shù)據(jù),在軟件設(shè)計上,采用嵌入式實時操作系統(tǒng),以滿足ecu系統(tǒng)對實時性的要求,同時,較好的解決了ecu控制軟件設(shè)計復(fù)雜和維護困難的問題。 - 2 ) the dissertation studies the theory and technology of software complexity measurement , analyses the shortcoming of the c & k metrics suite for object - oriented design and provides a lot of improved metrics suite . then the dissertation introduces a practical c + + measurement tool , smtcpp , implemented with the improved metrics
2 )研究了軟件復(fù)雜性度量理論及方法,在c & k面向?qū)ο筌浖攘糠椒ǖ幕A(chǔ)上,提出了改進的度量方法,實現(xiàn)了一個c + +面向?qū)ο筌浖攘抗ぞ遱mtcpp 。 - In order to implement an integrated common c code rule compiler which conforms to ansi c99 standard , in this paper , first , give a brief introduce to software complexity ( mccabe complexity ) , yacc as well as visitor design pattern in java and other software development technology which used in this c code rule compiler , based on above content analyze the related contents in ansi c99 standards , then carry on system conformation of this c code rule compiler , and then design and implement this compiler . after the system test , compare this c
為了實現(xiàn)一個較為完整的通用的符合ansic99標準的c代碼規(guī)則編譯器,在本文中,首先對c代碼規(guī)則編譯器所用到的軟件復(fù)雜度( mccabe復(fù)雜度) , yacc以及java的visitor設(shè)計模式等軟件開發(fā)技術(shù)進行了簡要介紹,在此基礎(chǔ)上分析了ansic99標準的相關(guān)內(nèi)容,并對c代碼規(guī)則編譯器進行了系統(tǒng)構(gòu)造,設(shè)計并實現(xiàn)了該編譯器,在系統(tǒng)測試后將c代碼規(guī)則編譯器與某一傳統(tǒng)的編譯器作了性能比較,最后對該編譯器進行了展望。 - Base on above reason , this paper design and realize a c code rule compiler rulec engine . it can inspect the c code as the traditional compiler , besides that , it also include below functions : when this tool discovers the grammar error , it doesn ’ t stop the inspection and go on to inspect the left code ; the rules used in the inspection can increase , delete or amend according to user ’ s request . this tool can be runned on the windows , linux , solaris and other system platforms ; through counting the software complexity of c code , this tool can provide the important target of evaluated c code quality
因此,本文設(shè)計了一個c代碼規(guī)則編譯器rulecengine ,它除了實現(xiàn)與傳統(tǒng)編譯器一樣能夠檢查c代碼的功能,還實現(xiàn)了如下的功能:發(fā)現(xiàn)c代碼語法錯以后不停止檢查,仍然繼續(xù)對代碼進行規(guī)則檢查;檢查c代碼所需的規(guī)則可以根據(jù)用戶的需求隨意增加,刪除或修改;能夠在windows , solaris等系統(tǒng)平臺上使用;通過統(tǒng)計c代碼的軟件復(fù)雜度,提供了衡量c代碼質(zhì)量的重要指標。
Related
"equivalent gate complexity" in Chinese, "homework software" in Chinese, "related software" in Chinese, "software exchange" in Chinese, "software license" in Chinese, "software piracy" in Chinese, "software specialist" in Chinese, "combinatorial software" in Chinese, "software support" in Chinese, "software company" in Chinese, "software company shares" in Chinese, "software comparisons" in Chinese, "software compatibility" in Chinese, "software compatible" in Chinese, "software component" in Chinese, "software component repository" in Chinese, "software components" in Chinese, "software concepts" in Chinese,
Neighbors
- "software company" in Chinese
- "software company shares" in Chinese
- "software comparisons" in Chinese
- "software compatibility" in Chinese
- "software compatible" in Chinese
- "software component" in Chinese
- "software component repository" in Chinese
- "software components" in Chinese
- "software concepts" in Chinese
What is the meaning of software complexity in Chinese and how to say software complexity in Chinese? software complexity Chinese meaning, software complexity的中文,software complexity的中文,software complexity的中文,translation, pronunciation, synonyms and example sentences are provided by ichacha.net.